Email User
Member since November 2018
Recent Activity
Usage After Expiry
I am unsure, how to interpret the following section on your purchase page: "What happens when support expires? Existing installs will continue to work...
Parsing MySql Log File
I am having trouble parsing a MySQL log file. A sample log entry might look like: # Time: 2019-06-01T07:35:37.564219Z # User@Host : user[u...
Integer Column
I'm parsing a file with time statistics to determine which operations are taking the longest. I'd like to be able to sort descending on the colu...
SSH with empty password key
For SSH connection to a server it requires a private key password. No program requires this, in putty you can just connect with the public open ssh ke...
Joining Filters
Thanks Toby, I couldn’t get the CTRL drag and drop happening but ended up doing a RegEx and it worked likea charm. Thanks!!
custom parser not loading
It's working now - thanks. I have two solutions for this and maybe it also will be useful for you to handle it somehow. I'm attaching the screen...
Custom Text Display
Hi Toby, thanks for the info. Is there any information about new features or bugs fixed in the beta releases? By the way, I have seen that the log obj...
Lines with Different Pattern
Hello Toby, Thanks for the tip! But what if I have an arbitrary number of spaces at the begining of the line, before [%d], the is any format like rege...
JSON Integer
I have a JSON log file. One field is an integer, level. This represents the loglevel (i.e. 50 means this was an error). I am trying to figure out if t...
Command Line - Workspace
Hi, Does LogViewPlus take command line arguments to open a specific workspace on startup? I couldn't find anything about that in the documentation. Th...